treeview: Do not unconditionally set width_changed to TRUE, which redraws
authorKristian Rietveld <kris@gtk.org>
Tue, 5 Apr 2011 19:13:43 +0000 (21:13 +0200)
committerBenjamin Otte <otte@redhat.com>
Sat, 16 Apr 2011 23:14:51 +0000 (01:14 +0200)
commit874dfc24b2825be505bffbfc0bd7564ab654f254
tree0aae3637dfd1d1d1fbd326871ba325431269fab1
parent4d5d915afe89429dd78b81c3806be027fc61eab1
treeview: Do not unconditionally set width_changed to TRUE, which redraws

Patches by Benjamin Otte.

The "invalidate last column" hack is removed.  It is now of no use since
the entire widget will be redrawn when a single column changes.
gtk/gtktreeview.c
gtk/gtktreeviewcolumn.c